diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Chroma Tally.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Chroma Tally.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index d22c9182..ec6b6e14 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -20,6 +20,13 @@ window#waybar { border-color: @color12; } +window#waybar.empty, +window#waybar.empty #window { + background-color: transparent; + padding: 0px; + border: 0px; +} + #workspaces { background: transparent; padding: 0px 1px; |
